home *** CD-ROM | disk | FTP | other *** search
- object LegalForm: TLegalForm
- Left = 478
- Top = 663
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- ClientHeight = 315
- ClientWidth = 485
- Color = clBtnFace
- ParentFont = True
- OldCreateOrder = False
- Position = poDesktopCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Memo: TMemo
- Left = 10
- Top = 8
- Width = 465
- Height = 233
- Color = clBtnFace
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 0
- end
- object OkButton: TButton
- Left = 17
- Top = 280
- Width = 170
- Height = 25
- ModalResult = 1
- TabOrder = 1
- end
- object CancelButton: TButton
- Left = 297
- Top = 280
- Width = 170
- Height = 25
- ModalResult = 2
- TabOrder = 2
- end
- object AgainBox: TCheckBox
- Left = 24
- Top = 248
- Width = 449
- Height = 17
- TabOrder = 3
- end
- end
-